home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
VRML 2.0 Sourcebook (2nd Edition)
/
VRML 2.0 Sourcebook CD [md5 fed90f4f9c39d5a60d477058775c7e21].iso
/
book
/
unix
/
ch20
/
20fig16c.wrl
< prev
next >
Wrap
Text File
|
1996-09-23
|
378b
|
22 lines
#VRML V2.0 utf8
# The VRML 2.0 Sourcebook
# Copyright [1997] By
# Andrea L. Ames, David R. Nadeau, and John L. Moreland
Group {
children [
SpotLight {
location 0.0 5.0 0.0
direction 0.0 -1.0 0.0
radius 12.0
intensity 1.0
cutOffAngle 0.785
beamWidth 0.09
},
Inline {
url "mesh.wrl"
bboxCenter 0.0 0.0 0.0
bboxSize 16.0 1.0 16.0
}
]
}